[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 13:58:37 +0000 (14:58 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 2 Aug 2006 13:58:37 +0000 (14:58 +0100)
commit219c85a53b1c4722bad271aa8ac03af19b53e953
tree7137d893e522ede9ede903831b94bb5b1230c9eb
parentc407ff43f456fa6f158dd1628396451f2c1bcf39
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod.
This utility permits developers and administrators to
manually change the permissions on arbitrary locations in XenStore
from the command line.  This is often helpful if you're trying to debug an
application that relies on XenStore and is encountering difficulties
with permissions.

Signed-off-by: Michael LeMay <mdlemay@epoch.ncsc.mil>
.hgignore
tools/xenstore/Makefile
tools/xenstore/xenstore_client.c